home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-11-01 | 293 b | 15 lines | [TEXT/DWat] |
- % FigureNumber label
-
- % Add a figure number label to the page
- %
- % label -- Figure number or label
- %
- % DESCRIPTION:
- % Add a figure to the bottom right corner of the page
- % E.g. FigureNumber 1(a)
-
- cliptoframe false
- pagemoveto pright 0.5 - pbottom 0.5 +
- drawlabel centerleft Fig. &1
-
- close